[INFO] fetching crate rnx2cggtts 1.0.2...
[INFO] fixing rnx2cggtts-1.0.2 against try#5fed607fb5806ae20927e7e9193e3793c411ac20+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817
[INFO] extracting crate rnx2cggtts 1.0.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rnx2cggtts 1.0.2
[INFO] finished tweaking crates.io crate rnx2cggtts 1.0.2
[INFO] tweaked toml for crates.io crate rnx2cggtts 1.0.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rnx2cggtts 1.0.2 on toolchain 5fed607fb5806ae20927e7e9193e3793c411ac20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rnx2cggtts 1.0.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7aae228b869da465dae88b6079375a67565887169319ecb79e96a82c9ad71880
[INFO] running `Command { std: "docker" "start" "7aae228b869da465dae88b6079375a67565887169319ecb79e96a82c9ad71880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7aae228b869da465dae88b6079375a67565887169319ecb79e96a82c9ad71880" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7aae228b869da465dae88b6079375a67565887169319ecb79e96a82c9ad71880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7aae228b869da465dae88b6079375a67565887169319ecb79e96a82c9ad71880" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking zerocopy v0.7.20
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking memchr v2.6.2
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking arrow-schema v49.0.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.6/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7aae228b869da465dae88b6079375a67565887169319ecb79e96a82c9ad71880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aae228b869da465dae88b6079375a67565887169319ecb79e96a82c9ad71880", kill_on_drop: false }`
[INFO] [stdout] 7aae228b869da465dae88b6079375a67565887169319ecb79e96a82c9ad71880
